func internal/fmtsort.nilCompare
3 uses
internal/fmtsort (current package)
sort.go#L144: if c, ok := nilCompare(aVal, bVal); ok {
sort.go#L171: if c, ok := nilCompare(aVal, bVal); ok {
sort.go#L190: func nilCompare(aVal, bVal reflect.Value) (int, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)